﻿2026-07-29T21:09:26.5186894Z ##[group]Run actions/checkout@v5
2026-07-29T21:09:26.5187707Z with:
2026-07-29T21:09:26.5188280Z   fetch-depth: 0
2026-07-29T21:09:26.5189085Z   repository: BigscreenVR/spt-bs-core
2026-07-29T21:09:26.5196290Z   token: ***
2026-07-29T21:09:26.5196894Z   ssh-strict: true
2026-07-29T21:09:26.5197554Z   ssh-user: git
2026-07-29T21:09:26.5198084Z   persist-credentials: true
2026-07-29T21:09:26.5198694Z   clean: true
2026-07-29T21:09:26.5199567Z   sparse-checkout-cone-mode: true
2026-07-29T21:09:26.5200521Z   fetch-tags: false
2026-07-29T21:09:26.5201291Z   show-progress: true
2026-07-29T21:09:26.5202051Z   lfs: false
2026-07-29T21:09:26.5202618Z   submodules: false
2026-07-29T21:09:26.5203210Z   set-safe-directory: true
2026-07-29T21:09:26.5203846Z   allow-unsafe-pr-checkout: false
2026-07-29T21:09:26.5205894Z ##[endgroup]
2026-07-29T21:09:26.7189810Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T21:09:26.7192192Z ##[group]Getting Git version info
2026-07-29T21:09:26.7193514Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T21:09:26.7676656Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T21:09:26.7932091Z git version 2.43.0.windows.1
2026-07-29T21:09:26.7958728Z ##[endgroup]
2026-07-29T21:09:26.7966735Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\257094fd-53b8-453a-ab6f-c5ea9238d5b8\.gitconfig'
2026-07-29T21:09:26.7981762Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\257094fd-53b8-453a-ab6f-c5ea9238d5b8' before making global git config changes
2026-07-29T21:09:26.7983598Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:09:26.7987188Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T21:09:26.8285003Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T21:09:26.8520715Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:09:26.8548878Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T21:09:26.8553221Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T21:09:26.8816077Z HEAD
2026-07-29T21:09:26.9110672Z ##[endgroup]
2026-07-29T21:09:26.9113278Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T21:09:27.5750275Z ##[group]Cleaning the repository
2026-07-29T21:09:27.5753959Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T21:09:31.5634080Z Removing target/
2026-07-29T21:09:31.5665579Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T21:09:31.6436461Z HEAD is now at e85ee660 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:09:31.6465784Z ##[endgroup]
2026-07-29T21:09:31.6470573Z ##[group]Disabling automatic garbage collection
2026-07-29T21:09:31.6477456Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T21:09:31.6859712Z ##[endgroup]
2026-07-29T21:09:31.6860176Z ##[group]Setting up auth
2026-07-29T21:09:31.6868367Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:09:31.8257158Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T21:09:33.0230711Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:09:33.1528474Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T21:09:34.7146838Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:09:34.7422280Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T21:09:35.4291859Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T21:09:35.4661188Z ##[endgroup]
2026-07-29T21:09:35.4662255Z ##[group]Fetching the repository
2026-07-29T21:09:35.4669600Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e85ee66080061af20b6839ab8cdbb8bc4c044066:refs/remotes/pull/124/merge
2026-07-29T21:09:36.7658998Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:09:36.7659670Z  * [new branch]        test/probe-cap-count-not-clock -> origin/test/probe-cap-count-not-clock
2026-07-29T21:09:36.8596944Z ##[endgroup]
2026-07-29T21:09:36.8597573Z ##[group]Determining the checkout info
2026-07-29T21:09:36.8598100Z ##[endgroup]
2026-07-29T21:09:36.8603740Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T21:09:36.8971308Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T21:09:36.9268141Z ##[group]Checking out the ref
2026-07-29T21:09:36.9273022Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/124/merge
2026-07-29T21:09:36.9849564Z HEAD is now at e85ee660 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:09:36.9884980Z ##[endgroup]
2026-07-29T21:09:37.1275103Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T21:09:37.1573522Z e85ee66080061af20b6839ab8cdbb8bc4c044066
